home *** CD-ROM | disk | FTP | other *** search
- *** Elm113/lockfile.c Sat Feb 15 03:24:44 1992
- --- new/lockfile.c Thu Apr 30 02:14:05 1992
- ***************
- *** 15,20 ****
- --- 15,24 ----
- #include <proto/exec.h>
- #include <proto/dos.h>
- #endif
- + #ifdef DICE
- + #include <clib/exec_protos.h>
- + #include <clib/dos_protos.h>
- + #endif
- #include <string.h>
- #include <stdio.h>
- #include <stdlib.h>
-